Skip to content

Conversation

@Ansonhkg
Copy link
Collaborator

WHAT

Update datil-sdk/.github/workflows/release.yml to:

  • Check out github.event.workflow_run.head_branch (e.g., naga) instead of the tested SHA.
  • Compute the branch tip SHA and pass it as GITHUB_SHA to the Changesets step to avoid missing .changeset on older SHAs.
  • Restrict execution to LIT-Protocol/js-sdk so it does not run on v7.

Update datil-sdk/.github/workflows/naga-health-check.yml to:

  • Add a repository guard so it only runs in LIT-Protocol/js-sdk.

@Ansonhkg Ansonhkg requested review from Copilot and removed request for Copilot October 10, 2025 00:25
@Ansonhkg Ansonhkg merged commit 8023a77 into master Oct 10, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants